home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / extraurb / mi036.dir / 00073_Script_73 < prev    next >
Text File  |  1983-02-02  |  356b  |  22 lines

  1. --on exitFrame
  2. --  global gr
  3. --  if gr=false then
  4. --    video 197,48,37,22
  5. --    att_hilitec 121,6,24
  6. --    at_hil 51,6,41
  7. --    
  8. --  end if
  9. --  
  10. --  
  11. on exitFrame
  12.   global gr
  13.   if gr=false then
  14.     hilite 121,126,30,"internal"
  15.     hilite 134,134,35,"internal"
  16.     at_hil 51,6,41
  17.     video_SOTTOINV
  18.   end if
  19.   go to the frame
  20.   end
  21.   
  22.